main

Start point of the app

int
main
(
string[] args
)

Parameters

args string[]

Input CLi arguments

Return Value

Type: int

0 if everything is ok

Meta